*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 27 Jan 2009 04:48:56 +0000 (04:48 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 27 Jan 2009 04:48:56 +0000 (04:48 +0000)
lisp/ChangeLog

index 0cec8f59e6a3363d46225173633d0c888d0f3116..b22cedc616e390285eeb3857aa7e9ea9d72e51e9 100644 (file)
@@ -1,3 +1,12 @@
+2009-01-27  Kenichi Handa  <handa@m17n.org>
+
+       * mail/rmail.el (rmail-get-coding-system): Re-search
+       rmail-mime-charset-pattern directly instead of using
+       mail-fetch-field.  Use coding-system-from-name.
+
+       * international/mule-cmds.el (canonicalize-coding-system-name)
+       (coding-system-from-name): New functions.
+
 2009-01-27  Glenn Morris  <rgm@gnu.org>
 
        * dired-x.el (dired-bind-vm): Doc fix.